Builder

class Builder : GeneratedMessage.Builder<BuilderT> , TelemetryProtos.Nau7802ConfigOrBuilder

NAU7802 Telemetry configuration, for saving to flash
Protobuf type meshtastic.Nau7802Config

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The calibration factor for the NAU7802
float calibrationFactor = 2;
Link copied to clipboard

The offset setting for the NAU7802
int32 zeroOffset = 1;
Link copied to clipboard

The calibration factor for the NAU7802
float calibrationFactor = 2;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getZeroOffset(): Int

The offset setting for the NAU7802
int32 zeroOffset = 1;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TelemetryProtos.Nau7802Config.Builder
Link copied to clipboard

The calibration factor for the NAU7802
float calibrationFactor = 2;
Link copied to clipboard

The offset setting for the NAU7802
int32 zeroOffset = 1;